feat(selenium): add selenium mcp server with 21+ browser automation t…#3125
Closed
preboomy100-ship-it wants to merge 3 commits intomodelcontextprotocol:mainfrom
Closed
feat(selenium): add selenium mcp server with 21+ browser automation t…#3125preboomy100-ship-it wants to merge 3 commits intomodelcontextprotocol:mainfrom
preboomy100-ship-it wants to merge 3 commits intomodelcontextprotocol:mainfrom
Conversation
…ools - Implement comprehensive selenium-based mcp server for browser automation - Add support for session management, navigation, element interaction, and screenshots - Include integration guide and configuration examples for claude desktop and vscode - Provide performance optimization tips and troubleshooting guidance - Add package.json and update root readme with selenium server reference fix(release): update github workflow syntax and dependency structure - Remove scheduled release trigger and simplify workflow dispatch - Reorder job dependencies for better clarity and execution flow - Fix npm and pypi publishing steps indentation and parameter alignment - Update release creation condition logic and environment permissions - Correct gh release command syntax and token environment variable usage Signed-off-by: preboomy100-ship-it <preboomy100@gmail.com>
…r automation chore(sequentialthinking): update @modelcontextprotocol/sdk to version 1.25.0 chore(sequentialthinking): add ESLint configuration chore(time): add ESLint configuration
Member
|
Hi @preboomy100-ship-it , instead of adding your server code to this repo, please take a look at the contributing guide for more details on how to add this to the server registry from your own repo: https://github.com/modelcontextprotocol/servers/blob/main/CONTRIBUTING.md Thanks! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…ools
fix(release): update github workflow syntax and dependency structure
Description
Publishing Your Server
Note: We are no longer accepting PRs to add servers to the README. Instead, please publish your server to the MCP Server Registry to make it discoverable to the MCP ecosystem.
To publish your server, follow the quickstart guide. You can browse published servers at https://registry.modelcontextprotocol.io/.
Server Details
Motivation and Context
How Has This Been Tested?
Breaking Changes
Types of changes
Checklist
Additional context